home *** CD-ROM | disk | FTP | other *** search
/ Baen Library 9: The At All Costs Disk / At All Costs.iso / pc / Game / sits.css next >
Encoding:
Cascading Style Sheet File  |  2005-06-27  |  259 b   |  21 lines

  1. /*Defaults*/
  2. td 
  3.     { 
  4.     color: #E0E1E3; 
  5.     font-size: 12px; 
  6.     font-family: Verdana, Arial, Helvetica, sans-serif; 
  7.     line-height: 15px; 
  8.     }
  9.  
  10.     { 
  11.     color: #BD4925; 
  12.     text-decoration: none; 
  13.     }
  14.     
  15. a:hover 
  16.     { 
  17.     text-decoration: underline; 
  18.     }
  19.  
  20.